给Input标签添加监听事件 值被改变即触发指定任务 //id=customeridcard 标签添加监听改变事件 (function ($) { const o = $.fn.val; $.fn.va ...